home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / Hotdog 5.5 / hotdog55install.exe / %MAINDIR% / HotDog5.exe / 0 / RCDATA / TFRMSTYLES / TFRMSTYLES.txt
Encoding:
Text File  |  1999-04-29  |  44.1 KB  |  1,890 lines

  1. object frmStyles: TfrmStyles
  2.   Left = 254
  3.   Top = 226
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'Edit Styles'
  7.   ClientHeight = 311
  8.   ClientWidth = 473
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Pitch = fpVariable
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object panMenu: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 473
  27.     Height = 275
  28.     Hint = 'Add a New Style'
  29.     Align = alClient
  30.     TabOrder = 1
  31.     object lblExistingStyles: TLabel
  32.       Left = 14
  33.       Top = 14
  34.       Width = 70
  35.       Height = 13
  36.       Caption = 'Existing Styles '
  37.       Font.Charset = DEFAULT_CHARSET
  38.       Font.Color = clWindowText
  39.       Font.Height = -11
  40.       Font.Name = 'MS Sans Serif'
  41.       Font.Pitch = fpVariable
  42.       Font.Style = []
  43.       ParentFont = False
  44.     end
  45.     object lstStyles: TListBox
  46.       Left = 12
  47.       Top = 28
  48.       Width = 211
  49.       Height = 191
  50.       ItemHeight = 13
  51.       Sorted = True
  52.       TabOrder = 0
  53.       OnDblClick = lstStylesDblClick
  54.     end
  55.     object btnNew: TButton
  56.       Left = 14
  57.       Top = 233
  58.       Width = 66
  59.       Height = 22
  60.       Caption = '&New'
  61.       ParentShowHint = False
  62.       ShowHint = True
  63.       TabOrder = 1
  64.       OnClick = btnNewClick
  65.     end
  66.     object btnEdit: TButton
  67.       Left = 86
  68.       Top = 233
  69.       Width = 65
  70.       Height = 22
  71.       Hint = 'Edit an Existing Style'
  72.       Caption = '&Edit'
  73.       Default = True
  74.       ParentShowHint = False
  75.       ShowHint = True
  76.       TabOrder = 2
  77.       OnClick = btnEditClick
  78.     end
  79.     object btnRemove: TButton
  80.       Left = 158
  81.       Top = 233
  82.       Width = 65
  83.       Height = 22
  84.       Hint = 'Remove an Existing Style'
  85.       Caption = '&Remove'
  86.       ParentShowHint = False
  87.       ShowHint = True
  88.       TabOrder = 3
  89.       OnClick = btnRemoveClick
  90.     end
  91.     object GroupBox1: TGroupBox
  92.       Left = 228
  93.       Top = 24
  94.       Width = 236
  95.       Height = 232
  96.       TabOrder = 4
  97.       object lblMain: TLabel
  98.         Left = 7
  99.         Top = 9
  100.         Width = 222
  101.         Height = 65
  102.         Caption = 
  103.           'Cascading Style Sheets separate presentation from HyperText Mark' +
  104.           'up.  They give an author the power to apply detailed formatting ' +
  105.           'to existing tags, such as weight, decoration, size and color.'
  106.         WordWrap = True
  107.       end
  108.       object Label1: TLabel
  109.         Left = 7
  110.         Top = 87
  111.         Width = 221
  112.         Height = 39
  113.         Caption = 
  114.           'Containers may also be given styles, and any objects residing in' +
  115.           'side will inherit the style of the enclosing container.'
  116.         WordWrap = True
  117.       end
  118.       object Label2: TLabel
  119.         Left = 5
  120.         Top = 143
  121.         Width = 217
  122.         Height = 52
  123.         Caption = 
  124.           'The advantages of Cascading Style Sheets are clear: a single fil' +
  125.           'e may be linked from every page across a Web site, allowing easy' +
  126.           ' global formatting changes. '
  127.         WordWrap = True
  128.       end
  129.     end
  130.   end
  131.   object panMain: TPanel
  132.     Left = 0
  133.     Top = 0
  134.     Width = 473
  135.     Height = 275
  136.     Align = alClient
  137.     Caption = 'panMain'
  138.     TabOrder = 2
  139.     object panEffects: TPanel
  140.       Left = 105
  141.       Top = 63
  142.       Width = 367
  143.       Height = 211
  144.       Align = alClient
  145.       TabOrder = 6
  146.       object lblBold: TLabel
  147.         Left = 88
  148.         Top = 35
  149.         Width = 137
  150.         Height = 13
  151.         Caption = 'Set the Font Effect To Bold: '
  152.       end
  153.       object lblItalic: TLabel
  154.         Left = 85
  155.         Top = 65
  156.         Width = 140
  157.         Height = 13
  158.         Caption = 'Set the Font Effect To Italic: '
  159.       end
  160.       object lblStrikethrough: TLabel
  161.         Left = 43
  162.         Top = 94
  163.         Width = 182
  164.         Height = 13
  165.         Caption = 'Set the Font Effect To Strikethrough: '
  166.       end
  167.       object lblBlink: TLabel
  168.         Left = 87
  169.         Top = 122
  170.         Width = 138
  171.         Height = 13
  172.         Caption = 'Set the Font Effect To Blink: '
  173.       end
  174.       object lblUnderline: TLabel
  175.         Left = 63
  176.         Top = 154
  177.         Width = 162
  178.         Height = 13
  179.         Caption = 'Set the Font Effect To Underline: '
  180.       end
  181.       object lblOverline: TLabel
  182.         Left = 68
  183.         Top = 180
  184.         Width = 157
  185.         Height = 13
  186.         Caption = 'Set the Font Effect To Overline: '
  187.       end
  188.       object lblEffects: TLabel
  189.         Left = 166
  190.         Top = 5
  191.         Width = 38
  192.         Height = 14
  193.         Caption = 'Effects'
  194.         Font.Charset = DEFAULT_CHARSET
  195.         Font.Color = clWindowText
  196.         Font.Height = -11
  197.         Font.Name = 'Arial'
  198.         Font.Pitch = fpVariable
  199.         Font.Style = [fsBold]
  200.         ParentFont = False
  201.       end
  202.       object chkBold: TCheckBox
  203.         Left = 238
  204.         Top = 33
  205.         Width = 63
  206.         Height = 15
  207.         HelpContext = 590
  208.         Caption = '&Bold'
  209.         PopupMenu = popHelp
  210.         TabOrder = 0
  211.         OnEnter = chkBoldEnter
  212.       end
  213.       object chkItalic: TCheckBox
  214.         Left = 238
  215.         Top = 62
  216.         Width = 69
  217.         Height = 15
  218.         HelpContext = 590
  219.         Caption = '&Italic'
  220.         PopupMenu = popHelp
  221.         TabOrder = 1
  222.         OnEnter = chkItalicEnter
  223.       end
  224.       object chkStrikethrough: TCheckBox
  225.         Left = 238
  226.         Top = 92
  227.         Width = 97
  228.         Height = 14
  229.         HelpContext = 590
  230.         Caption = '&Strikethrough'
  231.         PopupMenu = popHelp
  232.         TabOrder = 2
  233.         OnClick = chkStrikethroughClick
  234.         OnEnter = chkStrikethroughEnter
  235.       end
  236.       object chkBlink: TCheckBox
  237.         Left = 238
  238.         Top = 121
  239.         Width = 41
  240.         Height = 14
  241.         HelpContext = 590
  242.         Caption = '&Blink'
  243.         PopupMenu = popHelp
  244.         TabOrder = 3
  245.         OnClick = chkBlinkClick
  246.         OnEnter = chkBlinkEnter
  247.       end
  248.       object chkUnderline: TCheckBox
  249.         Left = 238
  250.         Top = 151
  251.         Width = 109
  252.         Height = 14
  253.         HelpContext = 590
  254.         Caption = '&Underline'
  255.         PopupMenu = popHelp
  256.         TabOrder = 4
  257.         OnClick = chkUnderlineClick
  258.         OnEnter = chkUnderlineEnter
  259.       end
  260.       object chkOverline: TCheckBox
  261.         Left = 238
  262.         Top = 179
  263.         Width = 111
  264.         Height = 15
  265.         HelpContext = 590
  266.         Caption = 'O&verline'
  267.         PopupMenu = popHelp
  268.         TabOrder = 5
  269.         OnClick = chkOverlineClick
  270.         OnEnter = chkOverlineEnter
  271.       end
  272.     end
  273.     object panAnchor: TPanel
  274.       Left = 105
  275.       Top = 63
  276.       Width = 367
  277.       Height = 211
  278.       Align = alClient
  279.       TabOrder = 7
  280.       object lblNormal: TLabel
  281.         Left = 119
  282.         Top = 77
  283.         Width = 89
  284.         Height = 13
  285.         Caption = 'A normal Anchor : '
  286.         Enabled = False
  287.       end
  288.       object lblVisited: TLabel
  289.         Left = 122
  290.         Top = 126
  291.         Width = 83
  292.         Height = 13
  293.         Caption = 'A vsited Anchor :'
  294.         Enabled = False
  295.       end
  296.       object lblActive: TLabel
  297.         Left = 116
  298.         Top = 180
  299.         Width = 92
  300.         Height = 13
  301.         Caption = 'An active Anchor : '
  302.         Enabled = False
  303.       end
  304.       object lblAnchor: TLabel
  305.         Left = 167
  306.         Top = 5
  307.         Width = 40
  308.         Height = 14
  309.         Caption = 'Anchor'
  310.         Font.Charset = DEFAULT_CHARSET
  311.         Font.Color = clWindowText
  312.         Font.Height = -11
  313.         Font.Name = 'Arial'
  314.         Font.Pitch = fpVariable
  315.         Font.Style = [fsBold]
  316.         ParentFont = False
  317.       end
  318.       object lblWarning: TLabel
  319.         Left = 43
  320.         Top = 29
  321.         Width = 256
  322.         Height = 26
  323.         Alignment = taCenter
  324.         Caption = 
  325.           'Note : The anchor opttions will only be enabled if the current s' +
  326.           'tyle is being applied to the Anchor Tag - A'
  327.         WordWrap = True
  328.       end
  329.       object radioNormal: TRadioButton
  330.         Left = 213
  331.         Top = 77
  332.         Width = 51
  333.         Height = 15
  334.         HelpContext = 589
  335.         Caption = '&Normal'
  336.         Enabled = False
  337.         TabOrder = 0
  338.       end
  339.       object radioVisited: TRadioButton
  340.         Left = 213
  341.         Top = 126
  342.         Width = 48
  343.         Height = 15
  344.         HelpContext = 589
  345.         Caption = '&Visited'
  346.         Enabled = False
  347.         TabOrder = 1
  348.       end
  349.       object radioActive: TRadioButton
  350.         Left = 213
  351.         Top = 178
  352.         Width = 48
  353.         Height = 15
  354.         HelpContext = 589
  355.         Caption = '&Active'
  356.         Enabled = False
  357.         TabOrder = 2
  358.       end
  359.     end
  360.     object panBackground: TPanel
  361.       Left = 105
  362.       Top = 63
  363.       Width = 367
  364.       Height = 211
  365.       Align = alClient
  366.       TabOrder = 11
  367.       object lblBackground: TLabel
  368.         Left = 143
  369.         Top = 5
  370.         Width = 66
  371.         Height = 14
  372.         Caption = 'Background'
  373.         Font.Charset = DEFAULT_CHARSET
  374.         Font.Color = clWindowText
  375.         Font.Height = -11
  376.         Font.Name = 'Arial'
  377.         Font.Pitch = fpVariable
  378.         Font.Style = [fsBold]
  379.         ParentFont = False
  380.       end
  381.       object lblBackgroundColor: TLabel
  382.         Left = 85
  383.         Top = 35
  384.         Width = 32
  385.         Height = 13
  386.         Caption = '&Color: '
  387.       end
  388.       object GroupBox2: TGroupBox
  389.         Left = 9
  390.         Top = 57
  391.         Width = 348
  392.         Height = 149
  393.         Caption = 'Image'
  394.         TabOrder = 0
  395.         object btnBackgroundURL: TSpeedButton
  396.           Left = 318
  397.           Top = 19
  398.           Width = 22
  399.           Height = 20
  400.           OnClick = btnBackgroundURLClick
  401.         end
  402.         object lblBackgroundURL: TLabel
  403.           Left = 9
  404.           Top = 22
  405.           Width = 49
  406.           Height = 13
  407.           Caption = '&Filename: '
  408.           FocusControl = editBackgroundURL
  409.         end
  410.         object lblXCoord: TLabel
  411.           Left = 115
  412.           Top = 99
  413.           Width = 45
  414.           Height = 13
  415.           Caption = '&X Coord :'
  416.           Enabled = False
  417.           FocusControl = seditBackgroundX
  418.         end
  419.         object lblYCoord: TLabel
  420.           Left = 230
  421.           Top = 99
  422.           Width = 45
  423.           Height = 13
  424.           Caption = '&Y Coord :'
  425.           Enabled = False
  426.           FocusControl = seditBackgroundY
  427.         end
  428.         object editBackgroundURL: TEdit
  429.           Left = 59
  430.           Top = 19
  431.           Width = 259
  432.           Height = 21
  433.           HelpContext = 586
  434.           PopupMenu = popHelp
  435.           TabOrder = 0
  436.           OnEnter = editBackgroundURLEnter
  437.         end
  438.         object radBackgroundRepeat: TRadioButton
  439.           Left = 56
  440.           Top = 53
  441.           Width = 55
  442.           Height = 14
  443.           HelpContext = 587
  444.           Caption = '&Repeat'
  445.           PopupMenu = popHelp
  446.           TabOrder = 1
  447.           OnClick = radBackgroundRepeatClick
  448.           OnEnter = radBackgroundRepeatEnter
  449.         end
  450.         object radBackgroundNoRepeat: TRadioButton
  451.           Left = 56
  452.           Top = 75
  453.           Width = 71
  454.           Height = 15
  455.           HelpContext = 587
  456.           Caption = '&No Repeat'
  457.           PopupMenu = popHelp
  458.           TabOrder = 2
  459.           OnClick = radBackgroundNoRepeatClick
  460.           OnEnter = radBackgroundNoRepeatEnter
  461.         end
  462.         object radBackgroundFixed: TRadioButton
  463.           Left = 57
  464.           Top = 115
  465.           Width = 47
  466.           Height = 15
  467.           HelpContext = 588
  468.           Caption = '&Fixed'
  469.           PopupMenu = popHelp
  470.           TabOrder = 5
  471.           OnClick = radBackgroundFixedClick
  472.           OnEnter = radBackgroundFixedEnter
  473.         end
  474.         object seditBackgroundX: TSausEdit
  475.           Left = 114
  476.           Top = 114
  477.           Width = 51
  478.           Height = 21
  479.           HelpContext = 588
  480.           Enabled = False
  481.           TabOrder = 6
  482.           NumericOnly = True
  483.           AllowDecimal = False
  484.           DecimalPlaces = 0
  485.           Max = 0
  486.           Min = 0
  487.           Version = '1.4'
  488.           FileGlyph = sgOpen
  489.           RegStore = False
  490.         end
  491.         object cmbBackgroundX: TComboBox
  492.           Left = 167
  493.           Top = 114
  494.           Width = 36
  495.           Height = 21
  496.           HelpContext = 588
  497.           Style = csDropDownList
  498.           Enabled = False
  499.           ItemHeight = 13
  500.           TabOrder = 7
  501.         end
  502.         object seditBackgroundY: TSausEdit
  503.           Left = 229
  504.           Top = 114
  505.           Width = 50
  506.           Height = 21
  507.           HelpContext = 588
  508.           Enabled = False
  509.           TabOrder = 8
  510.           NumericOnly = True
  511.           AllowDecimal = False
  512.           DecimalPlaces = 0
  513.           Max = 0
  514.           Min = 0
  515.           Version = '1.4'
  516.           FileGlyph = sgOpen
  517.           RegStore = False
  518.         end
  519.         object cmbBackgroundY: TComboBox
  520.           Left = 281
  521.           Top = 114
  522.           Width = 36
  523.           Height = 21
  524.           HelpContext = 588
  525.           Style = csDropDownList
  526.           Enabled = False
  527.           ItemHeight = 13
  528.           TabOrder = 9
  529.         end
  530.         object radBackgroundRepeatV: TRadioButton
  531.           Left = 227
  532.           Top = 50
  533.           Width = 92
  534.           Height = 16
  535.           HelpContext = 587
  536.           Caption = 'Repeat &Vertical'
  537.           PopupMenu = popHelp
  538.           TabOrder = 3
  539.           OnClick = radBackgroundRepeatVClick
  540.           OnEnter = radBackgroundRepeatVEnter
  541.         end
  542.         object radBackgroundRepeatH: TRadioButton
  543.           Left = 227
  544.           Top = 72
  545.           Width = 108
  546.           Height = 14
  547.           HelpContext = 587
  548.           Caption = 'Repeat &Horizontal'
  549.           PopupMenu = popHelp
  550.           TabOrder = 4
  551.           OnClick = radBackgroundRepeatHClick
  552.           OnEnter = radBackgroundRepeatHEnter
  553.         end
  554.       end
  555.       object pnlBackgroundColor: TSausColourPicker
  556.         Left = 123
  557.         Top = 30
  558.         Width = 99
  559.         Height = 26
  560.         HelpContext = 585
  561.         TabOrder = 1
  562.         OnEnter = pnlBackgroundColorEnter
  563.         OnChange = pnlBackgroundColorChange
  564.         Version = '1.29'
  565.         Warnings = False
  566.       end
  567.     end
  568.     object panMargin: TPanel
  569.       Left = 105
  570.       Top = 63
  571.       Width = 367
  572.       Height = 211
  573.       Align = alClient
  574.       TabOrder = 8
  575.       object lblMargin: TLabel
  576.         Left = 163
  577.         Top = 5
  578.         Width = 38
  579.         Height = 14
  580.         Caption = 'Margin'
  581.         Font.Charset = DEFAULT_CHARSET
  582.         Font.Color = clWindowText
  583.         Font.Height = -11
  584.         Font.Name = 'Arial'
  585.         Font.Pitch = fpVariable
  586.         Font.Style = [fsBold]
  587.         ParentFont = False
  588.       end
  589.       object lblMarginLeft: TLabel
  590.         Left = 110
  591.         Top = 155
  592.         Width = 23
  593.         Height = 13
  594.         Caption = '&Left:'
  595.         FocusControl = seditMarginLeft
  596.       end
  597.       object lblMarginRight: TLabel
  598.         Left = 101
  599.         Top = 91
  600.         Width = 32
  601.         Height = 13
  602.         Caption = '&Right: '
  603.         FocusControl = seditMarginRight
  604.       end
  605.       object lblMarginTop: TLabel
  606.         Left = 108
  607.         Top = 56
  608.         Width = 25
  609.         Height = 13
  610.         Caption = '&Top: '
  611.         FocusControl = seditMarginTop
  612.       end
  613.       object lblMarginBottom: TLabel
  614.         Left = 92
  615.         Top = 122
  616.         Width = 41
  617.         Height = 13
  618.         Caption = '&Bottom: '
  619.         FocusControl = seditMarginBottom
  620.       end
  621.       object seditMarginLeft: TSausEdit
  622.         Left = 142
  623.         Top = 152
  624.         Width = 55
  625.         Height = 21
  626.         HelpContext = 583
  627.         TabOrder = 6
  628.         NumericOnly = True
  629.         AllowDecimal = False
  630.         DecimalPlaces = 0
  631.         Max = 0
  632.         Min = 0
  633.         Version = '1.4'
  634.         FileGlyph = sgOpen
  635.         RegStore = False
  636.       end
  637.       object cmbMarginLeft: TComboBox
  638.         Left = 197
  639.         Top = 152
  640.         Width = 43
  641.         Height = 21
  642.         HelpContext = 584
  643.         Style = csDropDownList
  644.         ItemHeight = 13
  645.         TabOrder = 7
  646.       end
  647.       object cmbMarginRight: TComboBox
  648.         Left = 197
  649.         Top = 86
  650.         Width = 43
  651.         Height = 21
  652.         HelpContext = 584
  653.         Style = csDropDownList
  654.         ItemHeight = 13
  655.         TabOrder = 3
  656.       end
  657.       object seditMarginRight: TSausEdit
  658.         Left = 142
  659.         Top = 86
  660.         Width = 55
  661.         Height = 21
  662.         HelpContext = 583
  663.         TabOrder = 2
  664.         NumericOnly = True
  665.         AllowDecimal = False
  666.         DecimalPlaces = 0
  667.         Max = 0
  668.         Min = 0
  669.         Version = '1.4'
  670.         FileGlyph = sgOpen
  671.         RegStore = False
  672.       end
  673.       object seditMarginTop: TSausEdit
  674.         Left = 142
  675.         Top = 53
  676.         Width = 55
  677.         Height = 21
  678.         HelpContext = 583
  679.         TabOrder = 0
  680.         NumericOnly = True
  681.         AllowDecimal = False
  682.         DecimalPlaces = 0
  683.         Max = 0
  684.         Min = 0
  685.         Version = '1.4'
  686.         FileGlyph = sgOpen
  687.         RegStore = False
  688.       end
  689.       object cmbMarginTop: TComboBox
  690.         Left = 197
  691.         Top = 53
  692.         Width = 43
  693.         Height = 21
  694.         HelpContext = 584
  695.         Style = csDropDownList
  696.         ItemHeight = 13
  697.         TabOrder = 1
  698.       end
  699.       object cmbMarginBottom: TComboBox
  700.         Left = 197
  701.         Top = 119
  702.         Width = 43
  703.         Height = 21
  704.         HelpContext = 584
  705.         Style = csDropDownList
  706.         ItemHeight = 13
  707.         TabOrder = 5
  708.       end
  709.       object seditMarginBottom: TSausEdit
  710.         Left = 142
  711.         Top = 119
  712.         Width = 55
  713.         Height = 21
  714.         HelpContext = 583
  715.         TabOrder = 4
  716.         NumericOnly = True
  717.         AllowDecimal = False
  718.         DecimalPlaces = 0
  719.         Max = 0
  720.         Min = 0
  721.         Version = '1.4'
  722.         FileGlyph = sgOpen
  723.         RegStore = False
  724.       end
  725.     end
  726.     object panBorder: TPanel
  727.       Left = 105
  728.       Top = 63
  729.       Width = 367
  730.       Height = 211
  731.       Align = alClient
  732.       TabOrder = 9
  733.       object lblBorder: TLabel
  734.         Left = 165
  735.         Top = 5
  736.         Width = 38
  737.         Height = 14
  738.         Caption = 'Border'
  739.         Font.Charset = DEFAULT_CHARSET
  740.         Font.Color = clWindowText
  741.         Font.Height = -11
  742.         Font.Name = 'Arial'
  743.         Font.Pitch = fpVariable
  744.         Font.Style = [fsBold]
  745.         ParentFont = False
  746.       end
  747.       object lblBorderLeft: TLabel
  748.         Left = 32
  749.         Top = 70
  750.         Width = 23
  751.         Height = 13
  752.         Caption = '&Left:'
  753.         FocusControl = cmbBorderLeft
  754.       end
  755.       object lblBorderRight: TLabel
  756.         Left = 26
  757.         Top = 103
  758.         Width = 32
  759.         Height = 13
  760.         Caption = '&Right: '
  761.         FocusControl = cmbBorderRight
  762.       end
  763.       object lblBorderTop: TLabel
  764.         Left = 33
  765.         Top = 133
  766.         Width = 25
  767.         Height = 13
  768.         Caption = '&Top: '
  769.         FocusControl = cmbBorderTop
  770.       end
  771.       object lblBorderBottom: TLabel
  772.         Left = 17
  773.         Top = 163
  774.         Width = 41
  775.         Height = 13
  776.         Caption = '&Bottom: '
  777.         FocusControl = cmbBorderBottom
  778.       end
  779.       object lblBorderStyleLeft: TLabel
  780.         Left = 205
  781.         Top = 70
  782.         Width = 23
  783.         Height = 13
  784.         Caption = 'L&eft:'
  785.         FocusControl = cmbBorderStyleLeft
  786.       end
  787.       object lblBorderStyleRight: TLabel
  788.         Left = 198
  789.         Top = 103
  790.         Width = 32
  791.         Height = 13
  792.         Caption = 'R&ight: '
  793.         FocusControl = cmbBorderStyleRight
  794.       end
  795.       object lblBorderStyleTop: TLabel
  796.         Left = 205
  797.         Top = 133
  798.         Width = 25
  799.         Height = 13
  800.         Caption = 'T&op: '
  801.         FocusControl = cmbBorderStyleTop
  802.       end
  803.       object lblBorderStyleBottom: TLabel
  804.         Left = 189
  805.         Top = 163
  806.         Width = 41
  807.         Height = 13
  808.         Caption = 'Botto&m: '
  809.         FocusControl = cmbBorderStyleBottom
  810.       end
  811.       object lblBorderSize: TLabel
  812.         Left = 97
  813.         Top = 44
  814.         Width = 23
  815.         Height = 14
  816.         Caption = 'Size'
  817.         Font.Charset = DEFAULT_CHARSET
  818.         Font.Color = clWindowText
  819.         Font.Height = -11
  820.         Font.Name = 'Arial'
  821.         Font.Pitch = fpVariable
  822.         Font.Style = [fsBold]
  823.         ParentFont = False
  824.       end
  825.       object lblBorderStyle: TLabel
  826.         Left = 263
  827.         Top = 44
  828.         Width = 27
  829.         Height = 14
  830.         Caption = 'Style'
  831.         Font.Charset = DEFAULT_CHARSET
  832.         Font.Color = clWindowText
  833.         Font.Height = -11
  834.         Font.Name = 'Arial'
  835.         Font.Pitch = fpVariable
  836.         Font.Style = [fsBold]
  837.         ParentFont = False
  838.       end
  839.       object cmbBorderLeft: TComboBox
  840.         Left = 67
  841.         Top = 67
  842.         Width = 97
  843.         Height = 21
  844.         HelpContext = 581
  845.         Style = csDropDownList
  846.         ItemHeight = 13
  847.         TabOrder = 0
  848.       end
  849.       object cmbBorderRight: TComboBox
  850.         Left = 67
  851.         Top = 98
  852.         Width = 97
  853.         Height = 21
  854.         HelpContext = 581
  855.         Style = csDropDownList
  856.         ItemHeight = 13
  857.         TabOrder = 1
  858.       end
  859.       object cmbBorderTop: TComboBox
  860.         Left = 67
  861.         Top = 131
  862.         Width = 97
  863.         Height = 21
  864.         HelpContext = 581
  865.         Style = csDropDownList
  866.         ItemHeight = 13
  867.         TabOrder = 2
  868.       end
  869.       object cmbBorderBottom: TComboBox
  870.         Left = 67
  871.         Top = 158
  872.         Width = 97
  873.         Height = 21
  874.         HelpContext = 581
  875.         Style = csDropDownList
  876.         ItemHeight = 13
  877.         TabOrder = 3
  878.       end
  879.       object cmbBorderStyleLeft: TComboBox
  880.         Left = 239
  881.         Top = 67
  882.         Width = 97
  883.         Height = 21
  884.         HelpContext = 582
  885.         Style = csDropDownList
  886.         ItemHeight = 13
  887.         TabOrder = 4
  888.       end
  889.       object cmbBorderStyleRight: TComboBox
  890.         Left = 239
  891.         Top = 98
  892.         Width = 97
  893.         Height = 21
  894.         HelpContext = 582
  895.         Style = csDropDownList
  896.         ItemHeight = 13
  897.         TabOrder = 5
  898.       end
  899.       object cmbBorderStyleTop: TComboBox
  900.         Left = 239
  901.         Top = 131
  902.         Width = 97
  903.         Height = 21
  904.         HelpContext = 582
  905.         Style = csDropDownList
  906.         ItemHeight = 13
  907.         TabOrder = 6
  908.       end
  909.       object cmbBorderStyleBottom: TComboBox
  910.         Left = 239
  911.         Top = 159
  912.         Width = 97
  913.         Height = 21
  914.         HelpContext = 582
  915.         Style = csDropDownList
  916.         ItemHeight = 13
  917.         TabOrder = 7
  918.       end
  919.     end
  920.     object panPadding: TPanel
  921.       Left = 105
  922.       Top = 63
  923.       Width = 367
  924.       Height = 211
  925.       Align = alClient
  926.       TabOrder = 10
  927.       object lblPadding: TLabel
  928.         Left = 164
  929.         Top = 5
  930.         Width = 44
  931.         Height = 14
  932.         Caption = 'Padding'
  933.         Font.Charset = DEFAULT_CHARSET
  934.         Font.Color = clWindowText
  935.         Font.Height = -11
  936.         Font.Name = 'Arial'
  937.         Font.Pitch = fpVariable
  938.         Font.Style = [fsBold]
  939.         ParentFont = False
  940.       end
  941.       object lblPaddingLeft: TLabel
  942.         Left = 110
  943.         Top = 157
  944.         Width = 23
  945.         Height = 13
  946.         Caption = '&Left:'
  947.         FocusControl = seditLeft
  948.       end
  949.       object lblPaddingRight: TLabel
  950.         Left = 101
  951.         Top = 93
  952.         Width = 32
  953.         Height = 13
  954.         Caption = '&Right: '
  955.         FocusControl = seditPaddingRight
  956.       end
  957.       object lblPaddingTop: TLabel
  958.         Left = 108
  959.         Top = 58
  960.         Width = 25
  961.         Height = 13
  962.         Caption = '&Top: '
  963.         FocusControl = seditPaddingTop
  964.       end
  965.       object lblPaddingBottom: TLabel
  966.         Left = 92
  967.         Top = 124
  968.         Width = 41
  969.         Height = 13
  970.         Caption = '&Bottom: '
  971.         FocusControl = seditBottom
  972.       end
  973.       object seditLeft: TSausEdit
  974.         Left = 142
  975.         Top = 152
  976.         Width = 55
  977.         Height = 21
  978.         HelpContext = 579
  979.         TabOrder = 6
  980.         NumericOnly = True
  981.         AllowDecimal = False
  982.         DecimalPlaces = 0
  983.         Max = 0
  984.         Min = 0
  985.         Version = '1.4'
  986.         FileGlyph = sgOpen
  987.         RegStore = False
  988.       end
  989.       object cmbPaddingLeft: TComboBox
  990.         Left = 197
  991.         Top = 152
  992.         Width = 43
  993.         Height = 21
  994.         HelpContext = 580
  995.         Style = csDropDownList
  996.         ItemHeight = 13
  997.         TabOrder = 7
  998.       end
  999.       object seditPaddingRight: TSausEdit
  1000.         Left = 142
  1001.         Top = 86
  1002.         Width = 55
  1003.         Height = 21
  1004.         HelpContext = 579
  1005.         TabOrder = 2
  1006.         NumericOnly = True
  1007.         AllowDecimal = False
  1008.         DecimalPlaces = 0
  1009.         Max = 0
  1010.         Min = 0
  1011.         Version = '1.4'
  1012.         FileGlyph = sgOpen
  1013.         RegStore = False
  1014.       end
  1015.       object cmbPaddingRight: TComboBox
  1016.         Left = 197
  1017.         Top = 86
  1018.         Width = 43
  1019.         Height = 21
  1020.         HelpContext = 580
  1021.         Style = csDropDownList
  1022.         ItemHeight = 13
  1023.         TabOrder = 3
  1024.       end
  1025.       object seditPaddingTop: TSausEdit
  1026.         Left = 142
  1027.         Top = 53
  1028.         Width = 55
  1029.         Height = 21
  1030.         HelpContext = 579
  1031.         TabOrder = 0
  1032.         NumericOnly = True
  1033.         AllowDecimal = False
  1034.         DecimalPlaces = 0
  1035.         Max = 0
  1036.         Min = 0
  1037.         Version = '1.4'
  1038.         FileGlyph = sgOpen
  1039.         RegStore = False
  1040.       end
  1041.       object cmbPaddingTop: TComboBox
  1042.         Left = 197
  1043.         Top = 53
  1044.         Width = 43
  1045.         Height = 21
  1046.         HelpContext = 580
  1047.         Style = csDropDownList
  1048.         ItemHeight = 13
  1049.         TabOrder = 1
  1050.       end
  1051.       object seditBottom: TSausEdit
  1052.         Left = 142
  1053.         Top = 119
  1054.         Width = 55
  1055.         Height = 21
  1056.         HelpContext = 579
  1057.         TabOrder = 4
  1058.         NumericOnly = True
  1059.         AllowDecimal = False
  1060.         DecimalPlaces = 0
  1061.         Max = 0
  1062.         Min = 0
  1063.         Version = '1.4'
  1064.         FileGlyph = sgOpen
  1065.         RegStore = False
  1066.       end
  1067.       object cmbPaddingBottom: TComboBox
  1068.         Left = 197
  1069.         Top = 119
  1070.         Width = 43
  1071.         Height = 21
  1072.         HelpContext = 580
  1073.         Style = csDropDownList
  1074.         ItemHeight = 13
  1075.         TabOrder = 5
  1076.       end
  1077.     end
  1078.     object panContainer: TPanel
  1079.       Left = 105
  1080.       Top = 63
  1081.       Width = 367
  1082.       Height = 211
  1083.       Align = alClient
  1084.       TabOrder = 3
  1085.       object lblContainer: TLabel
  1086.         Left = 161
  1087.         Top = 5
  1088.         Width = 54
  1089.         Height = 14
  1090.         Caption = 'Container'
  1091.         Font.Charset = DEFAULT_CHARSET
  1092.         Font.Color = clWindowText
  1093.         Font.Height = -11
  1094.         Font.Name = 'Arial'
  1095.         Font.Pitch = fpVariable
  1096.         Font.Style = [fsBold]
  1097.         ParentFont = False
  1098.       end
  1099.       object lblWidth: TLabel
  1100.         Left = 98
  1101.         Top = 61
  1102.         Width = 35
  1103.         Height = 13
  1104.         Caption = ' &Width:'
  1105.         FocusControl = seditWidth
  1106.       end
  1107.       object lblHeight: TLabel
  1108.         Left = 98
  1109.         Top = 103
  1110.         Width = 38
  1111.         Height = 13
  1112.         Caption = '&Height: '
  1113.         FocusControl = seditHeight
  1114.       end
  1115.       object lblAlignment: TLabel
  1116.         Left = 82
  1117.         Top = 145
  1118.         Width = 51
  1119.         Height = 13
  1120.         Caption = '&Alignment:'
  1121.         FocusControl = cmbAlignment
  1122.       end
  1123.       object seditWidth: TSausEdit
  1124.         Left = 141
  1125.         Top = 57
  1126.         Width = 57
  1127.         Height = 21
  1128.         HelpContext = 574
  1129.         PopupMenu = popHelp
  1130.         TabOrder = 0
  1131.         OnEnter = seditWidthEnter
  1132.         NumericOnly = True
  1133.         AllowDecimal = False
  1134.         DecimalPlaces = 0
  1135.         Max = 0
  1136.         Min = 0
  1137.         Version = '1.4'
  1138.         FileGlyph = sgOpen
  1139.         RegStore = False
  1140.       end
  1141.       object seditHeight: TSausEdit
  1142.         Left = 141
  1143.         Top = 98
  1144.         Width = 57
  1145.         Height = 21
  1146.         HelpContext = 576
  1147.         PopupMenu = popHelp
  1148.         TabOrder = 2
  1149.         OnEnter = seditHeightEnter
  1150.         NumericOnly = True
  1151.         AllowDecimal = False
  1152.         DecimalPlaces = 0
  1153.         Max = 0
  1154.         Min = 0
  1155.         Version = '1.4'
  1156.         FileGlyph = sgOpen
  1157.         RegStore = False
  1158.       end
  1159.       object cmbAlignment: TComboBox
  1160.         Left = 141
  1161.         Top = 141
  1162.         Width = 103
  1163.         Height = 21
  1164.         HelpContext = 578
  1165.         Style = csDropDownList
  1166.         ItemHeight = 13
  1167.         PopupMenu = popHelp
  1168.         TabOrder = 4
  1169.         OnEnter = cmbAlignmentEnter
  1170.       end
  1171.       object cmbContainerWidth: TComboBox
  1172.         Left = 200
  1173.         Top = 57
  1174.         Width = 42
  1175.         Height = 21
  1176.         HelpContext = 575
  1177.         Style = csDropDownList
  1178.         ItemHeight = 13
  1179.         PopupMenu = popHelp
  1180.         TabOrder = 1
  1181.         OnEnter = cmbContainerWidthEnter
  1182.       end
  1183.       object cmbContainerHeight: TComboBox
  1184.         Left = 200
  1185.         Top = 98
  1186.         Width = 44
  1187.         Height = 21
  1188.         HelpContext = 577
  1189.         Style = csDropDownList
  1190.         ItemHeight = 13
  1191.         PopupMenu = popHelp
  1192.         TabOrder = 3
  1193.         OnEnter = cmbContainerHeightEnter
  1194.       end
  1195.     end
  1196.     object panFloat: TPanel
  1197.       Left = 105
  1198.       Top = 63
  1199.       Width = 367
  1200.       Height = 211
  1201.       Align = alClient
  1202.       TabOrder = 12
  1203.       object lblFloat: TLabel
  1204.         Left = 173
  1205.         Top = 5
  1206.         Width = 26
  1207.         Height = 14
  1208.         Caption = 'Float'
  1209.         Font.Charset = DEFAULT_CHARSET
  1210.         Font.Color = clWindowText
  1211.         Font.Height = -11
  1212.         Font.Name = 'Arial'
  1213.         Font.Pitch = fpVariable
  1214.         Font.Style = [fsBold]
  1215.         ParentFont = False
  1216.       end
  1217.       object lblSideFlow: TLabel
  1218.         Left = 85
  1219.         Top = 71
  1220.         Width = 52
  1221.         Height = 13
  1222.         Caption = 'Side &Flow: '
  1223.         FocusControl = cmbFloatSlideFlow
  1224.       end
  1225.       object lblClear: TLabel
  1226.         Left = 105
  1227.         Top = 106
  1228.         Width = 29
  1229.         Height = 13
  1230.         Caption = '&Clear:'
  1231.         FocusControl = cmbFloatClear
  1232.       end
  1233.       object cmbFloatSlideFlow: TComboBox
  1234.         Left = 141
  1235.         Top = 67
  1236.         Width = 127
  1237.         Height = 21
  1238.         HelpContext = 572
  1239.         Style = csDropDownList
  1240.         ItemHeight = 13
  1241.         PopupMenu = popHelp
  1242.         TabOrder = 0
  1243.         OnEnter = cmbFloatSlideFlowEnter
  1244.       end
  1245.       object cmbFloatClear: TComboBox
  1246.         Left = 141
  1247.         Top = 103
  1248.         Width = 127
  1249.         Height = 21
  1250.         HelpContext = 573
  1251.         Style = csDropDownList
  1252.         ItemHeight = 13
  1253.         PopupMenu = popHelp
  1254.         TabOrder = 1
  1255.         OnEnter = cmbFloatClearEnter
  1256.       end
  1257.     end
  1258.     object panList: TPanel
  1259.       Left = 105
  1260.       Top = 63
  1261.       Width = 367
  1262.       Height = 211
  1263.       Align = alClient
  1264.       TabOrder = 4
  1265.       object lblList: TLabel
  1266.         Left = 176
  1267.         Top = 5
  1268.         Width = 21
  1269.         Height = 14
  1270.         Caption = 'List'
  1271.         Font.Charset = DEFAULT_CHARSET
  1272.         Font.Color = clWindowText
  1273.         Font.Height = -11
  1274.         Font.Name = 'Arial'
  1275.         Font.Pitch = fpVariable
  1276.         Font.Style = [fsBold]
  1277.         ParentFont = False
  1278.       end
  1279.       object lblListStyle: TLabel
  1280.         Left = 62
  1281.         Top = 46
  1282.         Width = 50
  1283.         Height = 13
  1284.         Caption = 'List &Style: '
  1285.         FocusControl = cmbListStyle
  1286.       end
  1287.       object lblURL: TLabel
  1288.         Left = 85
  1289.         Top = 102
  1290.         Width = 26
  1291.         Height = 13
  1292.         Caption = '&URL: '
  1293.         FocusControl = editURL
  1294.       end
  1295.       object btnURL: TSpeedButton
  1296.         Left = 290
  1297.         Top = 96
  1298.         Width = 21
  1299.         Height = 20
  1300.         OnClick = btnURLClick
  1301.       end
  1302.       object lblListPosition: TLabel
  1303.         Left = 50
  1304.         Top = 158
  1305.         Width = 60
  1306.         Height = 13
  1307.         Caption = 'List &Position:'
  1308.         FocusControl = cmbListPosition
  1309.       end
  1310.       object cmbListStyle: TComboBox
  1311.         Left = 117
  1312.         Top = 41
  1313.         Width = 195
  1314.         Height = 21
  1315.         HelpContext = 569
  1316.         Style = csDropDownList
  1317.         ItemHeight = 13
  1318.         PopupMenu = popHelp
  1319.         TabOrder = 0
  1320.         OnEnter = cmbListStyleEnter
  1321.       end
  1322.       object cmbListPosition: TComboBox
  1323.         Left = 117
  1324.         Top = 154
  1325.         Width = 193
  1326.         Height = 21
  1327.         HelpContext = 571
  1328.         Style = csDropDownList
  1329.         ItemHeight = 13
  1330.         PopupMenu = popHelp
  1331.         TabOrder = 2
  1332.         OnEnter = cmbListPositionEnter
  1333.       end
  1334.       object editURL: TEdit
  1335.         Left = 117
  1336.         Top = 96
  1337.         Width = 174
  1338.         Height = 21
  1339.         HelpContext = 570
  1340.         TabOrder = 1
  1341.       end
  1342.     end
  1343.     object panSpacing: TPanel
  1344.       Left = 105
  1345.       Top = 63
  1346.       Width = 367
  1347.       Height = 211
  1348.       Align = alClient
  1349.       TabOrder = 5
  1350.       object lblSpacing: TLabel
  1351.         Left = 158
  1352.         Top = 5
  1353.         Width = 43
  1354.         Height = 14
  1355.         Caption = 'Spacing'
  1356.         Font.Charset = DEFAULT_CHARSET
  1357.         Font.Color = clWindowText
  1358.         Font.Height = -11
  1359.         Font.Name = 'Arial'
  1360.         Font.Pitch = fpVariable
  1361.         Font.Style = [fsBold]
  1362.         ParentFont = False
  1363.       end
  1364.       object lblLetterSpacing: TLabel
  1365.         Left = 67
  1366.         Top = 67
  1367.         Width = 73
  1368.         Height = 13
  1369.         Caption = '&Letter Spacing:'
  1370.         FocusControl = seditLetterSpacing
  1371.       end
  1372.       object lblWordSpacing: TLabel
  1373.         Left = 67
  1374.         Top = 112
  1375.         Width = 73
  1376.         Height = 13
  1377.         Caption = ' &Word Spacing:'
  1378.         FocusControl = seditWordSpacing
  1379.       end
  1380.       object seditLetterSpacing: TSausEdit
  1381.         Left = 148
  1382.         Top = 63
  1383.         Width = 71
  1384.         Height = 21
  1385.         HelpContext = 565
  1386.         PopupMenu = popHelp
  1387.         TabOrder = 0
  1388.         OnEnter = seditLetterSpacingEnter
  1389.         NumericOnly = False
  1390.         AllowDecimal = False
  1391.         DecimalPlaces = 0
  1392.         Max = 0
  1393.         Min = 0
  1394.         Version = '1.4'
  1395.         FileGlyph = sgOpen
  1396.         RegStore = False
  1397.       end
  1398.       object seditWordSpacing: TSausEdit
  1399.         Left = 148
  1400.         Top = 109
  1401.         Width = 71
  1402.         Height = 21
  1403.         HelpContext = 567
  1404.         PopupMenu = popHelp
  1405.         TabOrder = 2
  1406.         OnEnter = seditWordSpacingEnter
  1407.         NumericOnly = False
  1408.         AllowDecimal = False
  1409.         DecimalPlaces = 0
  1410.         Max = 0
  1411.         Min = 0
  1412.         Version = '1.4'
  1413.         FileGlyph = sgOpen
  1414.         RegStore = False
  1415.       end
  1416.       object cmbLetterSpacing: TComboBox
  1417.         Left = 222
  1418.         Top = 63
  1419.         Width = 46
  1420.         Height = 21
  1421.         HelpContext = 566
  1422.         ItemHeight = 13
  1423.         PopupMenu = popHelp
  1424.         TabOrder = 1
  1425.         OnEnter = cmbLetterSpacingEnter
  1426.       end
  1427.       object cmbWordSpacing: TComboBox
  1428.         Left = 222
  1429.         Top = 109
  1430.         Width = 45
  1431.         Height = 21
  1432.         HelpContext = 568
  1433.         Style = csDropDownList
  1434.         ItemHeight = 13
  1435.         PopupMenu = popHelp
  1436.         TabOrder = 3
  1437.         OnEnter = cmbWordSpacingEnter
  1438.       end
  1439.     end
  1440.     object panText: TPanel
  1441.       Left = 105
  1442.       Top = 63
  1443.       Width = 367
  1444.       Height = 211
  1445.       Align = alClient
  1446.       TabOrder = 2
  1447.       object lblFont: TLabel
  1448.         Left = 38
  1449.         Top = 31
  1450.         Width = 26
  1451.         Height = 13
  1452.         Caption = '&Font:'
  1453.         FocusControl = cmbFont
  1454.       end
  1455.       object lblAlign: TLabel
  1456.         Left = 207
  1457.         Top = 28
  1458.         Width = 30
  1459.         Height = 13
  1460.         Caption = 'Ali&gn: '
  1461.         FocusControl = cmbAlign
  1462.       end
  1463.       object lblCase: TLabel
  1464.         Left = 207
  1465.         Top = 67
  1466.         Width = 28
  1467.         Height = 13
  1468.         Caption = '&Case:'
  1469.         FocusControl = cmbCase
  1470.       end
  1471.       object lblSize: TLabel
  1472.         Left = 41
  1473.         Top = 67
  1474.         Width = 23
  1475.         Height = 13
  1476.         Caption = '&Size:'
  1477.         FocusControl = seditSize
  1478.       end
  1479.       object lblLineHeight: TLabel
  1480.         Left = 6
  1481.         Top = 110
  1482.         Width = 60
  1483.         Height = 13
  1484.         Caption = 'Line &Height: '
  1485.         FocusControl = sEditLineHeight
  1486.       end
  1487.       object lblWhiteSpace: TLabel
  1488.         Left = 173
  1489.         Top = 110
  1490.         Width = 64
  1491.         Height = 13
  1492.         Caption = ' &WhiteSpace:'
  1493.         FocusControl = cmbWhiteSpace
  1494.       end
  1495.       object lblColor: TLabel
  1496.         Left = 206
  1497.         Top = 154
  1498.         Width = 29
  1499.         Height = 13
  1500.         Caption = 'Co&lor:'
  1501.       end
  1502.       object lblAppliesTo: TLabel
  1503.         Left = 9
  1504.         Top = 189
  1505.         Width = 53
  1506.         Height = 13
  1507.         Caption = '&Applies To:'
  1508.         FocusControl = cmbAppliesTo
  1509.       end
  1510.       object lblTextIndent: TLabel
  1511.         Left = 2
  1512.         Top = 152
  1513.         Width = 64
  1514.         Height = 13
  1515.         Caption = 'Text &Indent: '
  1516.         FocusControl = seditTextIndent
  1517.       end
  1518.       object lblFontProperties: TLabel
  1519.         Left = 137
  1520.         Top = 5
  1521.         Width = 86
  1522.         Height = 14
  1523.         Caption = 'Font Properties'
  1524.         Font.Charset = DEFAULT_CHARSET
  1525.         Font.Color = clWindowText
  1526.         Font.Height = -11
  1527.         Font.Name = 'Arial'
  1528.         Font.Pitch = fpVariable
  1529.         Font.Style = [fsBold]
  1530.         ParentFont = False
  1531.       end
  1532.       object cmbFont: TComboBox
  1533.         Left = 70
  1534.         Top = 24
  1535.         Width = 101
  1536.         Height = 21
  1537.         HelpContext = 552
  1538.         Style = csDropDownList
  1539.         ItemHeight = 13
  1540.         PopupMenu = popHelp
  1541.         Sorted = True
  1542.         TabOrder = 0
  1543.         OnEnter = cmbFontEnter
  1544.       end
  1545.       object cmbAlign: TComboBox
  1546.         Left = 242
  1547.         Top = 24
  1548.         Width = 114
  1549.         Height = 21
  1550.         HelpContext = 561
  1551.         Style = csDropDownList
  1552.         ItemHeight = 13
  1553.         PopupMenu = popHelp
  1554.         TabOrder = 8
  1555.         OnEnter = cmbAlignEnter
  1556.       end
  1557.       object cmbCase: TComboBox
  1558.         Left = 242
  1559.         Top = 63
  1560.         Width = 114
  1561.         Height = 21
  1562.         HelpContext = 562
  1563.         Style = csDropDownList
  1564.         ItemHeight = 13
  1565.         PopupMenu = popHelp
  1566.         TabOrder = 9
  1567.         OnEnter = cmbCaseEnter
  1568.       end
  1569.       object cmbSizetype: TComboBox
  1570.         Left = 130
  1571.         Top = 63
  1572.         Width = 41
  1573.         Height = 21
  1574.         HelpContext = 555
  1575.         Style = csDropDownList
  1576.         ItemHeight = 13
  1577.         PopupMenu = popHelp
  1578.         TabOrder = 2
  1579.         OnEnter = cmbSizetypeEnter
  1580.       end
  1581.       object seditSize: TSausEdit
  1582.         Left = 70
  1583.         Top = 63
  1584.         Width = 59
  1585.         Height = 21
  1586.         HelpContext = 554
  1587.         PopupMenu = popHelp
  1588.         TabOrder = 1
  1589.         OnEnter = seditSizeEnter
  1590.         NumericOnly = True
  1591.         AllowDecimal = False
  1592.         DecimalPlaces = 0
  1593.         Max = 0
  1594.         Min = 0
  1595.         Version = '1.4'
  1596.         FileGlyph = sgOpen
  1597.         RegStore = False
  1598.       end
  1599.       object cmbLineHeight: TComboBox
  1600.         Left = 130
  1601.         Top = 106
  1602.         Width = 41
  1603.         Height = 21
  1604.         HelpContext = 557
  1605.         Style = csDropDownList
  1606.         ItemHeight = 13
  1607.         PopupMenu = popHelp
  1608.         TabOrder = 4
  1609.         OnEnter = cmbLineHeightEnter
  1610.       end
  1611.       object cmbWhiteSpace: TComboBox
  1612.         Left = 242
  1613.         Top = 106
  1614.         Width = 114
  1615.         Height = 21
  1616.         HelpContext = 563
  1617.         Style = csDropDownList
  1618.         ItemHeight = 13
  1619.         TabOrder = 10
  1620.         OnEnter = cmbWhiteSpaceEnter
  1621.       end
  1622.       object cmbTextIndent: TComboBox
  1623.         Left = 130
  1624.         Top = 148
  1625.         Width = 41
  1626.         Height = 21
  1627.         HelpContext = 559
  1628.         Style = csDropDownList
  1629.         ItemHeight = 13
  1630.         PopupMenu = popHelp
  1631.         TabOrder = 6
  1632.         OnEnter = cmbTextIndentEnter
  1633.       end
  1634.       object seditTextIndent: TSausEdit
  1635.         Left = 71
  1636.         Top = 148
  1637.         Width = 59
  1638.         Height = 21
  1639.         HelpContext = 558
  1640.         PopupMenu = popHelp
  1641.         TabOrder = 5
  1642.         OnEnter = seditTextIndentEnter
  1643.         NumericOnly = True
  1644.         AllowDecimal = False
  1645.         DecimalPlaces = 0
  1646.         Max = 0
  1647.         Min = 0
  1648.         Version = '1.4'
  1649.         FileGlyph = sgOpen
  1650.         RegStore = False
  1651.       end
  1652.       object cmbAppliesTo: TComboBox
  1653.         Left = 70
  1654.         Top = 185
  1655.         Width = 101
  1656.         Height = 21
  1657.         HelpContext = 560
  1658.         Style = csDropDownList
  1659.         ItemHeight = 13
  1660.         PopupMenu = popHelp
  1661.         TabOrder = 7
  1662.         OnEnter = cmbAppliesToEnter
  1663.       end
  1664.       object sEditLineHeight: TSausEdit
  1665.         Left = 70
  1666.         Top = 106
  1667.         Width = 59
  1668.         Height = 21
  1669.         HelpContext = 556
  1670.         PopupMenu = popHelp
  1671.         TabOrder = 3
  1672.         OnEnter = sEditLineHeightEnter
  1673.         NumericOnly = True
  1674.         AllowDecimal = False
  1675.         DecimalPlaces = 0
  1676.         Max = 0
  1677.         Min = 0
  1678.         Version = '1.4'
  1679.         FileGlyph = sgOpen
  1680.         RegStore = False
  1681.       end
  1682.       object pnlFontColour: TSausColourPicker
  1683.         Left = 242
  1684.         Top = 148
  1685.         Width = 113
  1686.         Height = 26
  1687.         HelpContext = 564
  1688.         ParentColor = True
  1689.         TabOrder = 11
  1690.         OnEnter = pnlFontColourEnter
  1691.         OnChange = pnlFontColourChange
  1692.         Version = '1.29'
  1693.         Warnings = False
  1694.       end
  1695.     end
  1696.     object groupStyle: TGroupBox
  1697.       Left = 1
  1698.       Top = 1
  1699.       Width = 471
  1700.       Height = 62
  1701.       Align = alTop
  1702.       TabOrder = 0
  1703.       object lblStyleName: TLabel
  1704.         Left = 10
  1705.         Top = 42
  1706.         Width = 31
  1707.         Height = 13
  1708.         Caption = '&Name:'
  1709.         FocusControl = editStyleName
  1710.       end
  1711.       object lblTags: TLabel
  1712.         Left = 340
  1713.         Top = 42
  1714.         Width = 22
  1715.         Height = 13
  1716.         Caption = '&Tag:'
  1717.         FocusControl = cmbTags
  1718.       end
  1719.       object lblClass: TLabel
  1720.         Left = 158
  1721.         Top = 42
  1722.         Width = 59
  1723.         Height = 13
  1724.         Caption = 'C&lass Name:'
  1725.         FocusControl = editClass
  1726.       end
  1727.       object Label3: TLabel
  1728.         Left = 11
  1729.         Top = 8
  1730.         Width = 457
  1731.         Height = 26
  1732.         AutoSize = False
  1733.         Caption = 
  1734.           'Enter your Style Name, choose whether the style will apply to a ' +
  1735.           'Class Definition and/or a Tag and then enter your properties for' +
  1736.           ' the parameters in the Tree List below.'
  1737.         WordWrap = True
  1738.       end
  1739.       object editStyleName: TEdit
  1740.         Left = 45
  1741.         Top = 37
  1742.         Width = 105
  1743.         Height = 21
  1744.         HelpContext = 548
  1745.         PopupMenu = popHelp
  1746.         TabOrder = 0
  1747.         OnEnter = editStyleNameEnter
  1748.       end
  1749.       object cmbTags: TComboBox
  1750.         Left = 367
  1751.         Top = 38
  1752.         Width = 99
  1753.         Height = 21
  1754.         HelpContext = 550
  1755.         ItemHeight = 13
  1756.         PopupMenu = popHelp
  1757.         TabOrder = 2
  1758.         OnChange = cmbTagsChange
  1759.         OnEnter = cmbTagsEnter
  1760.       end
  1761.       object editClass: TEdit
  1762.         Left = 223
  1763.         Top = 37
  1764.         Width = 106
  1765.         Height = 21
  1766.         HelpContext = 549
  1767.         TabOrder = 1
  1768.       end
  1769.     end
  1770.     object panTreeView: TPanel
  1771.       Left = 1
  1772.       Top = 63
  1773.       Width = 104
  1774.       Height = 211
  1775.       Align = alLeft
  1776.       Caption = 'panTreeView'
  1777.       TabOrder = 1
  1778.       object tvStyles: TTreeView
  1779.         Left = 1
  1780.         Top = 1
  1781.         Width = 102
  1782.         Height = 209
  1783.         HelpContext = 551
  1784.         Align = alClient
  1785.         Indent = 19
  1786.         Items.Data = {
  1787.           020000001D0000000000000000000000FFFFFFFFFFFFFFFF0000000004000000
  1788.           0454657874200000000000000000000000FFFFFFFFFFFFFFFF00000000000000
  1789.           0007456666656374731D0000000000000000000000FFFFFFFFFFFFFFFF000000
  1790.           0000000000044C697374200000000000000000000000FFFFFFFFFFFFFFFF0000
  1791.           0000000000000753706163696E671F0000000000000000000000FFFFFFFFFFFF
  1792.           FFFF000000000000000006416E63686F72220000000000000000000000FFFFFF
  1793.           FFFFFFFFFF000000000500000009436F6E7461696E65721E0000000000000000
  1794.           000000FFFFFFFFFFFFFFFF000000000000000005466C6F617423000000000000
  1795.           0000000000FFFFFFFFFFFFFFFF00000000000000000A4261636B67726F756E64
  1796.           1F0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000064D6172
  1797.           67696E1F0000000000000000000000FFFFFFFFFFFFFFFF000000000000000006
  1798.           426F72646572200000000000000000000000FFFFFFFFFFFFFFFF000000000000
  1799.           00000750616464696E67}
  1800.         ReadOnly = True
  1801.         TabOrder = 0
  1802.         OnChange = tvStylesChange
  1803.         OnClick = tvStylesClick
  1804.       end
  1805.     end
  1806.   end
  1807.   object panFooter: TPanel
  1808.     Left = 0
  1809.     Top = 275
  1810.     Width = 473
  1811.     Height = 36
  1812.     Align = alBottom
  1813.     TabOrder = 0
  1814.     object lblHelp: TLabel
  1815.       Left = 140
  1816.       Top = 12
  1817.       Width = 158
  1818.       Height = 13
  1819.       Caption = 'The Help Context Id Tag Storer. '
  1820.       Visible = False
  1821.     end
  1822.     object btnOk: TBitBtn
  1823.       Left = 302
  1824.       Top = 7
  1825.       Width = 75
  1826.       Height = 25
  1827.       Caption = '&OK'
  1828.       TabOrder = 3
  1829.       OnClick = btnOkClick
  1830.     end
  1831.     object btnSave: TBitBtn
  1832.       Left = 302
  1833.       Top = 7
  1834.       Width = 75
  1835.       Height = 25
  1836.       Caption = '&OK'
  1837.       TabOrder = 1
  1838.       Visible = False
  1839.       OnClick = btnSaveClick
  1840.     end
  1841.     object btnCancel: TBitBtn
  1842.       Left = 387
  1843.       Top = 7
  1844.       Width = 75
  1845.       Height = 25
  1846.       Caption = '&Cancel'
  1847.       TabOrder = 4
  1848.       Visible = False
  1849.       OnClick = btnCancelClick
  1850.     end
  1851.     object btnHelp: TBitBtn
  1852.       Left = 12
  1853.       Top = 7
  1854.       Width = 75
  1855.       Height = 25
  1856.       Caption = '&Help'
  1857.       TabOrder = 0
  1858.       OnClick = btnHelpClick
  1859.     end
  1860.     object btnQuit: TBitBtn
  1861.       Left = 387
  1862.       Top = 7
  1863.       Width = 75
  1864.       Height = 25
  1865.       Cancel = True
  1866.       Caption = '&Cancel'
  1867.       ModalResult = 2
  1868.       TabOrder = 2
  1869.     end
  1870.   end
  1871.   object ColorDialog: TColorDialog
  1872.     Ctl3D = True
  1873.     Left = 125
  1874.     Top = 319
  1875.   end
  1876.   object popHelp: TPopupMenu
  1877.     OnPopup = popHelpPopup
  1878.     Left = 315
  1879.     Top = 317
  1880.     object WhatsThis: TMenuItem
  1881.       Caption = 'What'#39's This?'
  1882.       OnClick = WhatsThisClick
  1883.     end
  1884.   end
  1885.   object OpenDialog1: TOpenDialog
  1886.     Left = 42
  1887.     Top = 345
  1888.   end
  1889. end
  1890.